DAYGIG — macOS

REQUIREMENTS
  Apple Silicon Mac (M1 or later). Intel Macs are not supported.
  macOS 12 Monterey or newer.

INSTALL
  1. Drag Daygig.app wherever you like. Applications is fine.

  2. RIGHT-CLICK Daygig.app and choose Open, then Open again in the box
     that appears. Only needed the first time. macOS remembers it after that.

     If instead you see "Daygig is damaged and can't be opened":
     that is macOS quarantining a downloaded app, not a broken file.
     Open Terminal, paste this line, press Return, and try again:

         xattr -cr /Applications/Daygig.app

     (Change the path if you put the app somewhere other than Applications.)

  3. If macOS asks whether Daygig can find devices on your local network,
     click Allow. Daygig runs a private server on your own Mac so the app can
     open in your browser. Nothing leaves your machine.

  4. Your browser opens and the setup wizard runs. Pick your mode, enter your
     business details, and you're in. About two minutes.

WHAT'S IN HERE
  Daygig.app               The application.
  Daygig User Manual.pdf   The full manual.
  INSTALL.md               Longer install notes and troubleshooting.
  README.md                Overview, and how to start and stop the app.
  PRIVACY.md               What stays local and what does not.
  TERMS.md                 License and limits.
  REFUND_POLICY.md         Refund window and support path.
  SUPPORT.md               Where to get help.
  sample_data/             A sample bank CSV, to try the import flow on
                           numbers that aren't yours.

STOPPING IT
  Click Shut Down in the sidebar, then close the browser tab. Closing the tab
  on its own leaves the app running quietly in the background.

YOUR DATA
  Everything lives in:  ~/Library/Application Support/Daygig/
  daygig.db is your whole ledger, in standard SQLite. It is not a proprietary
  format. Back it up somewhere that is not this Mac.

HELP
  hello@daygig.app — if you get stuck, just ask. There's nothing to buy.
